Uses of Class
queryrequest.UserID

Packages that use UserID
queryrequest Package generated from queryrequest.dtd 
 

Uses of UserID in queryrequest
 

Fields in queryrequest with type parameters of type UserID
protected  java.util.List<UserID> UserDevicesQuery.userID
           
 

Methods in queryrequest that return UserID
 UserID ObjectFactory.createUserID()
          Create an instance of UserID
 

Methods in queryrequest that return types with arguments of type UserID
 java.util.List<UserID> UserDevicesQuery.getUserID()
          Gets the value of the userID property.